home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2472 < prev    next >
Encoding:
Text File  |  1996-08-06  |  799 b   |  34 lines

  1. Newsgroups: comp.lang.c++
  2. Path: netcom.com!nntpuser
  3. From: greg@netlanta.com (Greg Colin)
  4. Subject: Re: help!
  5. Message-ID: <nntpuserDLCLoC.9D6@netcom.com>
  6. Sender: netnews@mork.netcom.com
  7. Nntp-Posting-Host: netlanta.com
  8. Organization: Netlanta Network Systems, Fayetteville, GA
  9. X-Newsreader: Forte Free Agent 1.0.82
  10. References: <Pine.OSF.3.91.960112134654.1434A-100000@leofric>
  11. Date: Thu, 18 Jan 1996 02:05:56 GMT
  12.  
  13. Sandy <sb14@coventry.ac.uk> wrote:
  14.  
  15. >How can I deal with resource script language source code ?
  16. >I mean, what name should I give to the file ( filename.what???)
  17.  
  18. filename.RC
  19.  
  20. >I suppose I have to include it in the project file.
  21.  
  22. Yes, you do.
  23.  
  24. >Do I have to compile the resource script language source code separately ?
  25.  
  26. No, when you build the project, it will compile.
  27.  
  28. Good Luck
  29.  
  30.  
  31. Greg
  32.  
  33.  
  34.